home *** CD-ROM | disk | FTP | other *** search
-
-
- *** Dunfield Development Systems ***
- *** Product catalog. Revised: 23-Aug-93 ***
-
-
- Catalog and pricing are in effect until Jan 1994. Anyone placing an
- order will receive a current edition of this catalog with the order. You may
- also obtain the catalog by downloading it from our BBS system, or by calling
- our main number with a FAX machine (dial 1 at the voice prompt).
-
- All software is shipped on 5.25" MS-DOS format 360K diskettes. If you
- MUST have 3.5" disks, add $10, and allow an extra week for delivery (We have
- to make them by hand).
-
- Unless otherwise stated, all disks include complete documentation in
- the form of ASCII text files.
-
- Anyone wishing to upgrade to the current revision of a product which
- they have already purchased is allowed an "update credit" of %50 of the
- original purchase price.
-
- All orders must include sufficent payment for shipping charges. See
- shipping rate table on order form. Please allow 3-4 weeks for airmail
- shipping to U.S. and international destinations.
-
- All prices are listed in U.S. funds. For the convenience of our Canadian
- customers, we have also listed Canadian dollar prices (shown in brackets).
-
- Cheques or money orders should be payable to "Dunfield Development
- Systems". Canadian residents please add 7% Goods and Services Tax (GST),
- Ontario residents add 8% Provincial Sales Tax (PST).
-
- NOTE TO INTERNATIONAL CUSTOMERS: Please insure that your cheque or money
- order has proper bank encoding along the bottom. Unencoded cheques cannot be
- processed by our bank, and will be returned. If you wish to make payment by
- wire transfer, please contact us.
-
- We cannot accept credit card orders at this time.
-
- Please send all correspondence to:
-
- Dunfield Development Systems
- P.O. Box 31044
- Nepean, Ontario (Canada)
- K2B 8S8
- Tel: (613) 256-5820 Fax: (613) 256-5821
-
- To access our BBS, dial (613) 256-5820, press '2' when you hear the
- voice prompt, and then place your modem online in originate mode.
- (for hayes compatibles, use 'ATX1D' without a telephone number)
-
- Dunfield Development Systems also provides consulting and contract
- services, including customizing our products to your specific application,
- or independant projects. We have a wide range of experience with micro-
- processor and microcontroller systems. Contact us for more information.
- ---------------------------------------------------------------------------
- DDS MICRO-C Developers Kits:
-
- These are complete PC based cross development systems which include
- EVERYTHING you need to develop 'C' and 'ASM' software for one CPU.
- - Includes MICRO-C compiler, optimizer, XASM cross assembler, and all
- related utilities for the particular CPU.
- - Hand coded (efficent ASM) standard library for CPU (Source included).
- - Includes Monitor/Debugger for CPU (ASM source). *
- - Includes text editor, telecomm program and many other utilities.
- - Complete documentation (on disk).
- 68HC08 Developers Kit : $99.95 US ($119.95 CDN) *
- 6809 Developers Kit : $99.95 US ($119.95 CDN)
- 68HC11 Developers Kit : $99.95 US ($119.95 CDN)
- 68HC16 Developers Kit : $99.95 US ($119.95 CDN) *
- 8051/52 Developers Kit : $99.95 US ($119.95 CDN)
- 8080/85 Developers Kit : $99.95 US ($119.95 CDN)
- 8086 Developers Kit : $99.95 US ($119.95 CDN)
- 8096 Developers Kit : $99.95 US ($119.95 CDN)
- Super Developers Kit : $400.00 US ($480.00 CDN) (all of the above)
- * 68HC08 and 68HC16 Developers Kits do not include a monitor/debugger.
- --------------------------------------------------------------------------
- EMILY52: A PC based 8051/52 simulator.
-
- A software simulator/emulator for the Intel 8051/8052 series of
- microcontrollers. EMILY features an easy to use "windowed" user
- interface, and is capable of simulating at better than 500,000
- instructions per second on a 486/33mhz PC.
- - Supports full 64K of PROGRAM and 64K of DATA memory. DATA and PROGRAM
- memory may also be overlapped into a single 64K address space.
- - Optionally interfaces with a Resident Control Program (supplied) on
- your target system which allows you to include the physical I/O lines,
- timers, serial port etc. in your simulation.
- - Single step, Multi Step, Animate and High Speed execution modes,
- with 4095 instruction traceback recorder in all modes.
- - Simultaneous on-screen displays of program disassembly, internal
- memory, CPU registers and simulation messages.
- - Full screen editors for CPU registers, Special Function Registers
- (SFR's), and each of the INTERNAL, EXTERNAL DATA and PROGRAM memory
- spaces. All of the above may be viewed/altered at any time during the
- debugging session.
- - Multiple breakpoints are transparent to the user program.
- - Supports the additional SFR's and internal RAM of the 8052 series,
- and is user configurable for additional SFR's of expanded chips.
- - Many more features.
- - Serial I/O in a window on the screen, or redirected to a PC COMM port.
- - Includes MONICA52, a PC hosted monitor program for ON-BOARD debugging,
- with a user interface that's virtually identical to EMILY.
- - NEW!: EMSETUP configures EMILY and MONICA to your personal taste.
- Monica supports single-chip in-circuit emulation using DS5000.
- Current rev : 1.3
- Software price : $49.95 US ($59.95 CDN)
- INTEL 8751 pre-programmed with EMILY Control Firmware: $50 US ($60 CDN)
- --- Over --->
- ---------------------------------------------------------------------------
- XASM: A set of cross assemblers and related utility programs
-
- - Includes 6800, 6801/6803, 6805, 6502, 68HC08, 6809, 68HC11, 68HC16,
- 8051/52, 8080/85, 8086 and 8096 cross assemblers.
- - Output files in either INTEL or MOTOROLA hex format.
- - Fully compatible with our MICRO-C code generators.
- - Many example programs: BASIC interpreter, FORTH compiler... more.
- - Utility programs included:
- MACRO - Powerful macro pre-processor.
- CREF - Cross-references ASM source files.
- CVTASM - Helps convert ASM sources with differing syntax.
- PSOURCE - Protects distributed source code.
- HEXFMT - General HEX file manipulation, including:
- - Calculate checksums over all or part of code file.
- - Reformat output record type (INTEL/MOTOROLA/BINARY) & length.
- - Change base and load address of code image.
- - Remove strings of $FF (unprogrammed) data bytes.
- + Utilities for converting to/from other popular assembler formats.
- Current rev : 2.2
- Software price : $99.95 US ($119.95 CDN)
- 'C' source code : $100.00 US ($120.00 CDN) (With purchase of XASM)
- ---------------------------------------------------------------------------
- MONITORS: Powerful software debugger and monitor programs.
-
- - Monitors for 6809, 68HC11, 8051/52, 8080/85, 8086 and 8096.
- - Includes XASM compatible, well documented source code.
- - Completely stand-alone, runs on the bare hardware.
- - Very compact, occupies less than 8K of ROM.
- - Built in disassembler.
- - Edit/Dump Memory, Processor registers and Interrupt vectors.
- - Multiple breakpoints, which are completely transparent to the user
- program, and remain effective until removed.
- - Software Single-Step works even when tracing ROMed code.
- - Download INTEL or MOTOROLA format hex data.
- - Revector any/all interrupts to the user program.
- - Online help display of commands and syntax.
- - Many more features.
- * Some features may differ slightly in some monitors.
- Monitor package : $49.95 US ($59.95 CDN) (Includes all six monitors)
- ---------------------------------------------------------------------------
- DLM: Data Line Monitor. Turns your P.C. into a DATASCOPE.
-
- This program monitors both sides of an asynchronous data communications
- line using a passive "Y" cable which connects to the monitored devices
- and BOTH comm ports (COM1 and COM2). This tool is invaluable for debugging
- ANY asynchronous connection, such as TERMINALS, MODEMS, SERIAL PRINTERS
- and PROTOCOL debugging. It allows you to actually SEE the data and signals
- being passed between the devices.
- - Easy to use menu driven interface.
- - "Split Line" display for easy viewing of the interaction
- between two devices. Display is updated in "real time".
- - Over 50 screens may be "buffered" and reviewed later.
- - Displays/Stores hardware signal information as well as all
- data passed between the devices.
- - Captured buffers may be saved to disk for later reference.
- - Includes directions for constructing your own "Y" cable.
- Current rev : 1.4
- Software price : $29.95 US ($35.95 CDN)
- ---------------------------------------------------------------------------
- DDS MICRO-C Source Package:
-
- A retargetable 'C' environment including Compiler, PreProcessor,
- Optimizer, Libraries and Utilities.
- - LOTS of documentation (>300 pages) & COMPLETE SOURCE CODE is included.
- - VERY portable, not designed around a specific processor.
- - Includes a PC/MASM compatible 8086 code generator, and detailed info.
- on porting to other CPU's. Additional XASM compatible code generators
- are available (See PORTING PACKAGES below).
- - Complete library (>180 functions), All source code included.
- - Many utilities (MAKE, TOUCH, etc.), All source code included.
- - Includes source code for more than 50 useful example programs, incl:
- Several TSR's, ANSI terminal with file transfer and script language,
- BASIC interpreter, 8086 assembler, VGA drawing package ... +++MORE!
- Current rev : 3.01
- Software price : $99.95 US ($119.95 CDN)
- ---------------------------------------------------------------------------
- DDS MICRO-C Porting Packages:
-
- Includes everything you need to adapt MICRO-C to a particular CPU. All
- source code is included. ** REQUIRES! DDS MICRO-C Source Package (above)
- - XASM cross assembler and compatible code generator.
- - MCO Optimization table.
- - Hand coded (ASM) standard library (compatible with MICRO-C's SLINK):
- + Approx. 50 of the most useful Standard Library Functions.
- + Designed for embedded systems (Doesn't require an Operating System).
- + Very EFFICENT, Small and Fast! (eg: 'printf' in 300-400 bytes).
- - Complete documentation (on disk).
- 68HC08 Porting Package : $49.95 US ($59.95 CDN)
- 6809 Porting Package : $49.95 US ($59.95 CDN)
- 68HC11 Porting Package : $49.95 US ($59.95 CDN)
- 68HC16 Porting Package : $49.95 US ($59.95 CDN)
- 8051/52 Porting Package : $49.95 US ($59.95 CDN)
- 8080/85 Porting Package : $49.95 US ($59.95 CDN)
- 8086 Porting Package : $49.95 US ($59.95 CDN)
- 8096 Porting Package : $49.95 US ($59.95 CDN)
- Super Porting Package : $250.00 US ($300.00 CDN) (All of the above)
- ---------------------------------------------------------------------------
- Project Kits
-
- These packages include all of the necessary schematics, software
- and documentation to construct the described devices:
-
- EPROM: Stand-Alone EPROM programmer kit.
- - Supports 2716, 2732, 2764, 27128 and 27256 type devices.
- - Controlled by keypad/LED display, or over remote serial link.
- - On-Board memory for loading, editing and re-programming.
- - Download INTEL or MOTOROLA hex file to program in rom.
- - Upload ROM contents in INTEL or MOTOROLA hex format.
- - Many more features.
- Current rev : 1.2
- Kit price : $29.95 US ($35.95 CDN)
-
- D-BOX: Computer Control of VCR's etc.
- - Controls virtually all VCR, CAMCORDER etc. functions.
- - Reports current MODE, STATUS and TAPE COUNTER of VCR.
- - Use any device which supports CONTROL-L (LANC).
- - Control up to 8 devices from one D-BOX.
- - RS-232 serial interface to host computer.
- - Includes PC based indexing and editing software.
- Current rev : 1.0
- Kit price : $29.95 ($35.95 CDN)
- Assembled and tested in enclosure with power supply and
- cables for controlling two VCR's: $199.95 ($239.95 CDN)
-
- RINGSWITCH: Automatic telephone line switch.
- - Interprets "distinctive ringing" (ident-a-call) and directs
- incomming call to one of three jacks.
- - Senses off-hook, and connects any jack to line.
- - Gives "busy" to any sets that go off-hook while line in use.
- - MICRO-C 8051 source code included. Customize as you like!
- Current rev : 1.0
- Kit price : $29.95 ($35.95 CDN)
-
- ALL THREE PROJECTS : $75.00 ($90.00 CDN)
- --- Over --->
- ---------------------------------------------------------------------------
- BD52: An 8032 based single board computer and development system.
-
- HARDWARE:
- - 11.059 Mhz 8032 processor
- - Basic system includes 32K ROM (27C256) and 32K RAM.
- - Accepts up to 64K of ROM and up to 64K of RAM.
- - Flexible memory mapping (12 maps) permit you to share ROM, RAM and
- EXTERNAL memory mapped hardware in various combinations of separate
- and shared (CODE/DATA) address spaces.
- - Pseudo-ROM mode allows you to download code, and then position all
- or part of the RAM into write-inhibited CODE address space.
- - Pin headers for parallel I/O (12 lines), CPU bus, and ADC I/O.
- - RS-232 serial port driver and DB-25 connector included.
- - Sockets for optional equipment:
- 4 A/D converters, 1 D/A converter. 2048 byte EEPROM, 7 line
- relay driver, watchdog and power monitor.
- - Small footprint, only: 3 inches by 4.5 inches.
- - Wall mount power supply (AC adapter) included.
-
- SOFTWARE (included):
- - DDS MICRO-C 8052 'C' Compiler and utilities
- - XASM 8052 cross assembler and utilities
- - 8052 'C' library (includes source code)
- - MONICA52 PC hosted monitor and debugger
- - EMILY52 simulator
- - Control program for loading/running/controlling the BD52 from PC
- command line and "batch" files.
- - Resident kernal and board test firmware pre-programmed into ROM.
-
- Basic Development system : $249.95 US ($299.95 CDN)
- Loaded Development System * : $299.95 US ($359.95 CDN)
- * Adds extra 32K RAM (64K total), 2K EEPROM, 4 A/D and D/A covertor,
- watchdog/power-monitor and relay driver.
-
- BD52 Accessories:
- 32K RAM chip : $14.95 US ($17.95 CDN)
- 2048 byte EEPROM chip : $24.95 US ($29.95 CDN)
- 4 A/D + 1 D/A convertor chip : $14.95 US ($17.95 CDN)
- Watchdog and power monitor chip : $10.95 US ($13.14 CDN)
- 7 line relay driver chip : $ 2.95 US ($ 3.54 CDN)
- ---------------------------------------------------------------------------
- DEMO: Our freeware and shareware DEMONSTRATION disk
-
- A set of diskettes (1.2Mb HD) containing freeware and demo versions
- of our software. This diskette includes many example programs, and
- LOTS of source code ('C' and ASM).
- DEMO disk by itself : $10.00 US ($12.00 CDN)
- With any other order : $ 5.00 US ($ 6.00 CDN)
- ---------------------------------------------------------------------------
- MISC: These packages are also available - Call for details
-
- CUBIX: A complete 6809 Disk operating system
- TSF: The Software Factory -Low volume diskette production tools
- LAPTALK: Telecommunications Program (MICRO-C source available)
- PCUTIL: Misc. Programmers Utilities
- ** Order Form (AU93) **
-
- Name: ________________________________________________________
-
- Street address: ______________________________________________
-
- City: ____________________ State/Prov: _______________________
-
- Zip/Postal Code: _______________ Country: ____________________
-
- Tel: __________________________ Fax: _________________________
-
-
- Please tell us the serial number(s) of any other DDS products
-
- registered in your name: _____________________________________
-
- For the purposes of this document, the term THE PRODUCT shall be used
- to refer to all licensed products listed on this order form, including
- but not limited to, all documentation, source code, executable and
- support files, utilities, example programs and drawings.
-
- Terms and Conditions:
-
- 1) You may make a backup copy of THE PRODUCT, and you may install THE
- PRODUCT on your computer systems hard disk, but only one copy of
- THE PRODUCT may be in use at any one time.
-
- 2) If you make any modifications to THE PRODUCT, the modified code
- shall, regardless of the extent of modification, remain the
- property of the original author, Dave Dunfield. You may not remove
- or alter any copyright notices contained in the source files,
- documentation, executables or any part of THE PRODUCT.
-
- 3) You may not re-distribute any part of THE PRODUCT, or any materials
- which are based on, or otherwise derived from any portion of THE
- PRODUCT. Any and all copies of THE PRODUCT must be retained in your
- possession at all times.
-
- 4) You may transfer the licence and THE PRODUCT, provided that you
- retain no copies of any portion of THE PRODUCT, and that the
- transferee completes and sends in a signed copy of the order form,
- indicating the serial number of THE PRODUCT being transferred.
-
- 5) You are granted permission to distribute any programs that you
- develop with THE PRODUCT, provided that they are not based on, or
- otherwise derived from any source code contained in THE PRODUCT.
-
- 6) You agree to use THE PRODUCT entirely at your own risk, and assume
- all responsibility for such use. The author and distributors of THE
- PRODUCT do not warrant it fit or suitable for any particular purpose.
-
-
- I have read and agree to be bound by the above conditions.
-
-
- Date: ___________ Signed: ______________________
-
- This order form must be accompanied by sufficient payment.
- ** Order Form (AU93) **
-
- +---+---------------------------------------+-----------+---------------+
- |Qty| Item description | Price | Total |
- +---+---------------------------------------+-----------+---------------+
- | | | | |
- | | | | |
- | | | | |
- | | | | |
- | | | | |
- | | | | |
- | | | | |
- | | | | |
- | | | | |
- | | | | |
- | | | | |
- | | | | |
- | | | | |
- | | | | |
- | | | | |
- | | | | |
- | | | | |
- | | | | |
- | | | | |
- | | | | |
- | | | | |
- | | | | |
- | | | | |
- +---+---------------------------------------+-----------+---------------+
- | Subtotal-A | |
- +-------------------------------------------------------+---------------+
- | Shipping (See rate table below) | |
- +-------------------------------------------------------+---------------+
- | Subtotal-B | |
- +-------------------------------------------------------+---------------+
- | GST: 7% of Subtotal-B (Canadian residents only) | |
- | PST: 8% of Subtotal-A (Ontario residents only) | |
- +-------------------------------------------------------+---------------+
- | Total | |
- +-------------------------------------------------------+---------------+
-
- Please make cheques or money orders payable to:
-
- "Dunfield Development Systems".
-
- Shipping rates** |Delivery| U.S.A. | Canada*| International
- --------------------+--------+--------+--------+--------------
- Airmail (diskettes) |1-4 Wks | $5.00 | $5.00 | $5.00 U.S.
- Airmail (hardware ) | "" | n/a | $10.00 | n/a
- U.P.S. (hardware ) | 1 Week | $10.00 | Call for rates
- Fed-Ex (diskettes) |Next Day| $25.00 | $12.00 | Call for rates
- Fed-Ex (hardware ) | "" | $40.00 | $21.00 | Call for rates
- * Canadian rates are in Canadian Dollars, all others are
- in U.S. dollars
- ** Shipping rates are based on carriers pricing, and are
- subject to change without notice.
-
- GST# R131905739
-